3 How to Access Each Device

The table below shows how to access each device. Access with any procedure other than the ones shown below is prohibited.

Device

How to Read

Minimum Read Unit

How to Write

Minimum Write Unit

SRAM

"ReadSram" function
"ReadSramFast" function

1byte

"WriteSram" function
"WriteSramFast" function

1byte

FLASH

"ReadFlash" function

1byte

"ProgramFlashSector" function

  4kbyte

EEPROM

"ReadEepromDword" function

8byte

"ProgramEepromDword" function

8byte

DACS

Direct read or "ReadDacs"
(Either one is OK)

2byte

"ProgramDacsSector" function
"ProgramDacs_NE" function

Depends on the device and the function being used